.enter_titleshort {
    background: url(../img/enter_short.png) center center no-repeat;
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #000;
    text-align: center;
}

.enter_sum {
    font-size: 20px;
    margin-top: 5px;
    text-align: center;
    color: #666;
}

.enter_box {
    /* height: 335px; */
    margin-top: 30px;
}

.enter_left {
    width: 374px;
    float: left;
}

.enter_litem {
    width: 374px;
    height: 220px;
    border-radius: 3px;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}

.enter_litem a {
    display: block;
    height: 100%;
    padding-top: 1px;
}

.enter_litem p {
    font-size: 28px;
    margin: 50px 0 0 50px;
    color: #fff;
}

.enter_litem a img {
    margin: 30px 0 0 50px;
}

.blue_item {
    /* background: url(../img/blue_item.png) center center no-repeat; */
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s;
    z-index: -1;
}

.yellow_item {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s;
    z-index: -1;
    /* background: url(../img/yellow_item.png) center center no-repeat; */
    /* margin-top: 20px; */
}

.enter_litem:hover .blue_item,
.enter_litem:hover .yellow_item {
    transform: scale(1.2);
}

.enter_litem:last-child {
    margin-top: 20px;
}

.enter_right {
    width: 560px;
    box-shadow: 0 2px 6px 0 rgba(67,100,147,0.28);
    padding: 0 15px;
}

.enter_middle{
    width: 200px;
    box-shadow: 0 2px 6px 0 rgba(67,100,147,0.28);
    margin-left: 13px;
    padding: 0 3px;
}

.enter_ditem {
    width: 179px;
    height: 90px;
    background-position: 22px 13px;
    background-color: rgba(42, 118, 254, 0.15);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 10px 10px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 95px;
    background-size: 63px 63px;
}
.enter_ditem2{
    background-position: 5px 13px;
}

.enter_ditem a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent:100px;
    color: #000;
}
.xxnrjb{
    text-align: center;
    font-size:18px;
    font-weight: bold;
    margin-bottom:20px;
    padding-top: 20px;
}

.enter_ditem2 a{
    text-indent: 70px;
}

.enter_ditem:nth-child(1) {
    background-image: url(../img/zzl_original.png);
}

.enter_ditem:nth-child(2) {
    background-image: url(../img/bkl_original.png);
}

.enter_ditem:nth-child(3) {
    background-image: url(../img/zpl_original.png);
}

.enter_ditem:nth-child(4) {
    background-image: url(../img/sql_original.png);
}

.enter_ditem:nth-child(5) {
    background-image: url(../img/dsl_original.png);
}

.enter_ditem:nth-child(6) {
    background-image: url(../img/dbl_original.png);
}

.enter_ditem:nth-child(7) {
    background-image: url(../img/qql_original.png);
}

.enter_ditem:nth-child(8) {
    background-image: url(../img/yyl_original.png);
}

.enter_ditem:nth-child(9) {
    background-image: url(../img/qtl_original.png);
}

.enter_ditem:nth-child(1):hover {
    background-image: url(../img/zzl_item.png);
}

.enter_ditem:nth-child(2):hover {
    background-image: url(../img/bkl_item.png);
}

.enter_ditem:nth-child(3):hover {
    background-image: url(../img/zpl_item.png);
}

.enter_ditem:nth-child(4):hover {
    background-image: url(../img/sql_item.png);
}

.enter_ditem:nth-child(5):hover {
    background-image: url(../img/dsl_item.png);
}

.enter_ditem:nth-child(6):hover {
    background-image: url(../img/dbl_item.png);
}

.enter_ditem:nth-child(7):hover {
    background-image: url(../img/qql_item.png);
}

.enter_ditem:nth-child(8):hover {
    background-image: url(../img/yyl_item.png);
}

.enter_ditem:nth-child(9):hover {
    background-image: url(../img/qtl_item.png);
}


.enter_ditem2:nth-child(2) {
    background-image: url(../img/wlxwaq_original.png);
}

.enter_ditem2:nth-child(3) {
    background-image: url(../img/wlsjaq_original.png);
}

.enter_ditem2:nth-child(4) {
    background-image: url(../img/grxxaq_original.png);
}
.enter_ditem2:nth-child(2):hover {
    background-image: url(../img/wlxwaq_item.png);
}

.enter_ditem2:nth-child(3):hover {
    background-image: url(../img/wlsjaq_wlsjaq_original.png);
}

.enter_ditem2:nth-child(4):hover {
    background-image: url(../img/grxxaq_item.png);
}


.enter_ditem:hover {
    background-color: #2A76FE;
}

.enter_ditem:hover a {
    color: #fff;
}

.enter_ditem:nth-child(1),.enter_ditem:nth-child(4),.enter_ditem:nth-child(7) {
    margin-left: 0;
}

.enter_ditem2:nth-child(1),.enter_ditem2:nth-child(4) {
    margin: 0 0 10px 10px;
}

.enter_title{
    text-align: center;
}
.enter_special{
    width: 378px;
    height: 365px;
    background: #eaf2fd;
    padding-top: 1px;
    position: relative;
}

._special_list{
    width: 346px;
    margin: 14px auto 0;
}

._special_list a{
    display: block;
    width: 346px;
    height: 65px;
    overflow: hidden;
    margin-bottom: 5px;
}

._special_list a img{
    display: block;
    width: 346px;
    height: 65px;
    transition: all 1s;
    object-fit: cover;
}

._special_list a img:hover{
    transform: scale(1.2);
}

._special_click{
    width: 75px;
    height: 6px;
    position: absolute;
    bottom: 14px;
    left:50%;
    margin-left: -35px;
}

._special_click li{
    background: #fff;
    margin: 0 2px;
    float: left;
    width:33px;
    height:6px;
    cursor: pointer;
}

._special_click li.active{
    background: #6da2fe;
}

.special_report {
    width: 100%;
    height: 442px;
    background: url(../img/special_bg.png) center top no-repeat;
    padding-top: 40px;
    margin-top: 40px;
}

.special_titlle {
    background: url(../img/enter_long.png) center center no-repeat;
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #000;
    text-align: center;
}

.special_li {
    margin-top: 30px;
}

.special_short {
    width: 380px;
    height: 82px;
    overflow: hidden;
}

.special_short img {
    width: 380px;
    height: 82px;
    transition: all 1s;
}

.special_short:nth-child(2),
.special_short:nth-child(5) {
    margin: 0 30px;
}

.special_long {
    width: 585px;
    height: 82px;
    overflow: hidden;
}

.special_long img {
    width: 585px;
    height: 82px;
    overflow: hidden;
    transition: all 1s;
}

.special_long:last-child {
    margin-left: 30px;
}

.special_short img:hover {
    transform: scale(1.2);
}
.special_long img:hover {
    transform: scale(1.2);
}

.news_work{
    margin-top: 30px;
}

.work_info{
    margin-top: 25px;
}

.work_list{
    width: 380px;
}

.work_list:nth-child(2){
    margin: 0 30px;
}

.work_focus{
    width: 380px;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.work_focus img{
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: -1; */
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.work_focus:hover img{
    transform: scale(1.2);
}

.work_focus p{
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-indent: 13px;
}

.work_focus a{
    display: block;
    width: 100%;
    height: 100%;
}

.work_list ul{
    width: 380px;
    margin-top: 10px;
}

.work_list ul li{
    height: 37px;
    line-height: 37px;
    background: url(../img/huikuai.png) left center no-repeat;
    text-indent: 20px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.work_list ul li a{
    /* color: #000; */
}

.work_list ul li:hover a{
    color: #2A76FE;
}

.work_list:nth-child(2){
    margin: 0 30px;
}

.case_box{
    width: 100%;
    height: 460px;
    padding-top: 30px;
    background: #DFEBFF;
    margin-top: 30px;
}

.case_left{
    width: 522px;
}

.case_title{
    background: url(../img/enter_right.png) 145px center no-repeat;
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #000;
}

.case_leftlist{
    height: 353px;
    width: 522px;
    margin-top: 25px;
    background: #fff;
    border-radius: 4px;
}

.case_leftlist i{
    display: block;
    width: 100%;
    height: 9px;
    background: #FA6400;
    border-radius: 4px 4px 0 0;
}

.case_leftlist ul{
    width: 470px;
    margin: 10px 25px 0;
    
}

.case_leftlist ul li{
    height: 37px;
    line-height: 37px;
    background: url(../img/li_bg.png) left center no-repeat;
    text-indent: 15px;
    font-size: 16px;
}

.case_leftlist ul li a{
    color: #000;
}

.case_leftlist ul li:hover a{
    color: #2A76FE;
}

.case_right{
    width: 648px;
}

.case_rightlist{
    width: 100%;
    margin-top: 25px;
}

.case_item{
    width: 284px;
    height: 103px;
    background: url(../img/case_original.png) center top no-repeat;
    font-size: 20px;
    float: left;
    margin: 0 20px 20px 0;
    padding: 0 15px;
    font-weight: 500;
}

.case_item:nth-child(2n){
    margin-right: 0;
}

.case_item a{
    display: table;
    width: 100%;
    height: 100%;
}

.case_item p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.case_item:hover{
    background: url(../img/case_item.png) center top no-repeat;
}

.right_nav{position: fixed;right:40px;top:300px;z-index: 9999;}
.right_nav li{background-color: #FFFFFF;width: 96px;margin-bottom: 10px;border-radius: 9px;position: relative;box-shadow:0 2px 6px 0 rgba(67,100,147,0.28);}
.right_nav li a{display: block;text-align: center;cursor: pointer;width: 96px;height: 96px;border-radius: 9px;color: #000;font-size: 24px;}
.show-ewm{position: absolute;opacity: 0;z-index: -1;filter: alpha(opacity=0);width: 205px;left:-50px;display: none;}
.right_nav li:hover .phone_code{background: url(../img/phone_hover.png) center 10px no-repeat;}
.right_nav li:hover .mail_code{background: url(../img/mail_hover.png) center 10px no-repeat;}
.right_nav li .ewm1{background: url(../img/phone_box.png) no-repeat;top: -2px;height: 105px;}
.right_nav li .ewm1 p{width: 80%;margin-left: 20px;font-size: 20px;color: #000;padding-top: 15px;}
.work_time{width: 80%;margin-left: 20px;height: 44px;margin-top: 8px;}
.work_time span{display: inline-block;float: left;font-size: 14px;color: #666;line-height: 20px;}
.work_time span:last-child{margin-left: 3px;}
.right_nav li .ewm2{background: url(../img/mail_box.png) no-repeat;top: 20px;height: 60px;}
.right_nav li .ewm2 p{ font-size: 17px;line-height: 55px;width: 80%; color: #000;margin-left: 20px;font-weight: 600;}
.left-nav{position: fixed;left: 50%;margin-left: -700px;z-index: 999;top: 290px;width:80px;}
.phone_code{background: url(../img/phone.png) center 10px no-repeat;height: 57px;width: 140px;}
.mail_code{background: url(../img/mail.png) center 10px no-repeat;height: 37px;width: 70px;}

.scroll_top{width: 96px;height: 60px;box-shadow: 0 2px 6px 0 rgba(67,100,147,0.28);border-radius: 9px;margin-top: 20px;background: url(../img/scroll_top.png) center center no-repeat #fff;cursor: pointer;}
.scroll_top:hover{background: url(../img/scroll_tophover.png) center center no-repeat #2A76FE;}

.case_middle{
    width: 310px;
    margin-left: 29px;
}

.middle_item{
    width: 280px;
    height: 166px;
    background: url(../img/middle_item.png) center top no-repeat;
    padding: 0 15px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 21px;
}

.middle_item:nth-child(2){
    margin-bottom: 0;
}

.middle_item:hover{
    background: url(../img/middle_item_hover.png) center top no-repeat;
}
.middle_item a,.right_item a{
    display: table;
    width: 100%;
    height: 100%;
}

.middle_item p,.right_item p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.right_item{
    width: 280px;
    height: 166px;
    background: url(../img/right_item.png) center top no-repeat;
    padding: 0 15px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 21px;
}

.right_item:hover{
    background: url(../img/right_item_hover.png) center top no-repeat;
}

.right_item:nth-child(2){
    margin-bottom: 0;
}

.link_box{
    margin-top: 30px;
    padding-bottom: 50px;
}

.link_item{
    float: left;
    width: 229px;
    height: 80px;
    margin-right: 13.75px;
}

.link_item:last-child{
    margin-right: 0;
}

.case_waplist,.py_wap,.wap_link{
    display: none;
}

.special_pc{
    display: block;
}

.special_wap{
    display: none;
}

.zxjb_pc{
    width: 1200px;
    height:165px;
    background: url(../img/zxzn_pc.png) center top no-repeat;
    text-align: center;
    display: block;
    position: relative;
}

.zxjb_pc a{
    width: 244px;
    height: 47px;
    display: inline-block;
    margin: 102px 20px 0;
}
.qlhn_dy{
    position: absolute;
    bottom: 26px;
    height: auto!important;
}
.zxjb_wap{
    display: none;
}

.jbgg{
    width: 563px;
    height: 280px;
    background: url(../img/xiaobeijing_new.png) center top no-repeat;
    box-shadow: 0 6px 20px rgba(42,118,254,0.17);
    padding: 1px 15px 0;
}

.jbgg_title{
    /* margin-top: 20px; */
    /* font-size: 22px; */
    /* font-weight: bold; */
    /* line-height: 22px; */
    height: 60px;
}

.jbgg_title a{
    /* float: right;
    font-size: 14px;
    font-weight: normal; */
    display: block;
    width: 100%;
    height: 100%;
}

.jbgg ul{
    /* margin-top: 20px; */
}

.jbgg ul li{
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: url(../img/huikuai.png) left center no-repeat;
    text-indent: 20px;
}

.jbgg ul li:hover a{
    color: #2A76FE;
}
.tab_tg{
    width: 722px;
    height: 280px;
    padding: 1px;
    box-shadow: 0 6px 20px rgba(42,118,254,0.17);
}

.mouth_bg{
    /* background: url(../img/mouth_bg.png) center top no-repeat; */
    background: url(../img/lanbeijing_new.png) center top no-repeat;
    width: 593px;
}
.year_bg{
    background: url(../img/year_bg.png) center top no-repeat;
}

.tab_tg_title{
    width: 100%;
    height: 60px;
}

.tab_tg_item{
    width: 50%;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
    color: #000;
    font-size: 22px;
    /* font-weight: bold; */
    cursor: pointer;
}

.mouth_bg .tab_tg_item:nth-child(1){
    color: #fff;
}

.year_bg .tab_tg_item:nth-child(2){
    color: #fff;
}

.tab_tg_content{
    height: 295px;
    width: 550px;
    margin: 0 auto;
}

.year_title{
    height: 38px;
    line-height: 38px;
    margin: 5px auto 0;
}

.year_title_item{
    width: 100px;
    height: 38px;
    background:  url(../img/tubiao.png) left center no-repeat;
    text-indent: 30px;
    float: left;
    cursor: pointer;
}

.year_title_item:nth-child(2){
    margin-left: 185px;
}
.year_title_item:nth-child(3){
    float: right;
}

.year_title_item span{
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}

.year_title_item.on span{
    color: #5490ff;
    background: #fff;
    display: inline-block;
    padding: 0 8px;
    border-radius: 5px;
    text-indent: 0;
}

.year_content{
    /* margin-top: 15px; */
}

.year_content ul li{
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: url(../img/baikuai.png) left center no-repeat;
    text-indent: 20px;
}

.year_content ul li a{
    color: #fff;
}

.ydtbinto{
    display: block;
    width: 100%;
    height: 100%;
}
.news_workbg{
    width: 100%;
    height: 550px;
    background: #e7f0ff;
    padding-top: 1px;
}

.work_title a{
    float: right;
    font-size: 14px;
}

.hy_news{
    width: 390px;
}

.hy_title{
    text-align: left;
}

.hy_news1{
    width: 390px;
    height: 208px;
    box-shadow: 0 6px 20px rgba(42,118,254,0.17);
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.hy_news1 img{
    width: 390px;
    height: 208px;
    transition: all 1s;
}
.hy_news1:hover img{
    transform: scale(1.2);
}

.hy_news1 p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    font-size: 16px;
    color: #fff;
    text-indent: 13px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}

.ht_list{
    width: 390px;
    height: 170px;
    margin-top: 10px;
    box-shadow:  0 6px 20px rgba(42,118,254,0.17);
    background: #fff;
    border-radius: 5px;
    padding-top: 1px;
}

.ht_list ul{
    width: 360px;
    margin: 10px auto 0;
}

.ht_list ul li{
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: url(../img/huikuai.png) left center no-repeat;
    text-indent: 20px;
}

.ht_list ul li:hover a{
    color: #2A76FE;
}

.internet_news{
    width: 789px;
}

.internet_content{
    width: 769px;
    height: 390px;
    background: url(../img/wlpf_content.png) center top no-repeat;
    box-shadow:  0 6px 20px rgba(42,118,254,0.17);
    padding: 1px 10px 0;
}

.internet_img{
    width: 369px;
    height: 167px;
    overflow: hidden;
    position: relative;
}

.internet_img img{
    width: 369px;
    height: 167px;
    transition: all 1s;
}

.internet_img:hover img{
    transform: scale(1.2);
}

.internet_img p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}

.police_sub{
    width: 369px;
    margin-top: 20px;
}

.internet_left{
    margin-top: 20px;
}

.police_sub ul{
    margin-top: 10px;
}

.police_sub ul li{
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: url(../img/huikuai.png) left center no-repeat;
    text-indent: 20px;
}
.zcfg_box ul{
    margin-top: 10px;
}

.zcfg_box ul li{
    /* height: 37px; */
    line-height: 50px;
    font-size: 16px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: url(../img/huikuai.png) left center no-repeat;
    text-indent: 20px;
}

.zcfg_box{
    width: 368px;
    margin-top: 20px;
}